[INFO] fetching crate cargo-cross 1.5.0...
[INFO] testing cargo-cross-1.5.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate cargo-cross 1.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cargo-cross 1.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-cross 1.5.0
[INFO] tweaked toml for crates.io crate cargo-cross 1.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-cross 1.5.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-cross 1.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b264309ae9ec6e4453f5c4b860296e78228ad2d98ef8b6851d1c1c9462aeede
[INFO] running `Command { std: "docker" "start" "-a" "5b264309ae9ec6e4453f5c4b860296e78228ad2d98ef8b6851d1c1c9462aeede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b264309ae9ec6e4453f5c4b860296e78228ad2d98ef8b6851d1c1c9462aeede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b264309ae9ec6e4453f5c4b860296e78228ad2d98ef8b6851d1c1c9462aeede", kill_on_drop: false }`
[INFO] [stdout] 5b264309ae9ec6e4453f5c4b860296e78228ad2d98ef8b6851d1c1c9462aeede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93f7f95097d23e9deb79aabea02ca81801d4ead1e2afe9dc55972fbb225e0e94
[INFO] running `Command { std: "docker" "start" "-a" "93f7f95097d23e9deb79aabea02ca81801d4ead1e2afe9dc55972fbb225e0e94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling cargo-cross v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "93f7f95097d23e9deb79aabea02ca81801d4ead1e2afe9dc55972fbb225e0e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f7f95097d23e9deb79aabea02ca81801d4ead1e2afe9dc55972fbb225e0e94", kill_on_drop: false }`
[INFO] [stdout] 93f7f95097d23e9deb79aabea02ca81801d4ead1e2afe9dc55972fbb225e0e94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b451058e9de53556e857293dbf6b2aceb8db8d00d684d4c5838e9994592edb3
[INFO] running `Command { std: "docker" "start" "-a" "3b451058e9de53556e857293dbf6b2aceb8db8d00d684d4c5838e9994592edb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling cargo-cross v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "3b451058e9de53556e857293dbf6b2aceb8db8d00d684d4c5838e9994592edb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b451058e9de53556e857293dbf6b2aceb8db8d00d684d4c5838e9994592edb3", kill_on_drop: false }`
[INFO] [stdout] 3b451058e9de53556e857293dbf6b2aceb8db8d00d684d4c5838e9994592edb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd7af30cfa5f82661538ec5dcc3aae1b3cf48cb77565f041daff10fd3bb6b45d
[INFO] running `Command { std: "docker" "start" "-a" "cd7af30cfa5f82661538ec5dcc3aae1b3cf48cb77565f041daff10fd3bb6b45d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_cross-00e9814003733f3f)
[INFO] [stdout] 
[INFO] [stdout] running 226 tests
[INFO] [stdout] test cargo::tests::test_append_flag_empty ... ok
[INFO] [stdout] test cargo::tests::test_append_flag_multiple ... ok
[INFO] [stdout] test cargo::tests::test_append_flag_non_empty ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_arm64e_matches_rust_cfg_mapping ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_armv7_matches_rust_cfg_mapping ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_freebsd ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_ios_does_not_set_osx_architectures ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_netbsd_matches_cmake_rs_mapping ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_darwin_sets_osx_values ... ok
[INFO] [stdout] test cli::tests::test_cargo_cross_style_targets ... ok
[INFO] [stdout] test cargo::tests::test_build_cargo_env_uses_custom_cmake_toolchain_with_target_specific_key ... ok
[INFO] [stdout] test cargo::tests::test_build_cargo_env_generates_target_specific_cmake_toolchain_file ... ok
[INFO] [stdout] test cli::tests::test_cargo_cross_style_build ... ok
[INFO] [stdout] test cli::tests::test_alias_workspace_all ... ok
[INFO] [stdout] test cli::tests::test_cargo_args_multiple ... ok
[INFO] [stdout] test cli::tests::test_conflicts_features_all_features ... ok
[INFO] [stdout] test cli::tests::test_conflicts_quiet_verbose ... ok
[INFO] [stdout] test cli::tests::test_alias_targets ... ok
[INFO] [stdout] test cli::tests::test_cargo_target_dir_original ... ok
[INFO] [stdout] test cli::tests::test_alias_rustflags ... ok
[INFO] [stdout] test cli::tests::test_cargo_args_original ... ok
[INFO] [stdout] test cli::tests::test_command_alias_c ... ok
[INFO] [stdout] test cli::tests::test_command_alias_b ... ok
[INFO] [stdout] test cli::tests::test_args_alias ... ok
[INFO] [stdout] test cli::tests::test_cargo_trim_paths_no_value ... ok
[INFO] [stdout] test cli::tests::test_edge_case_directory_option ... ok
[INFO] [stdout] test cli::tests::test_cflags_with_hyphen ... ok
[INFO] [stdout] test cli::tests::test_cargo_cross_style_with_toolchain ... ok
[INFO] [stdout] test cli::tests::test_command_alias_r ... ok
[INFO] [stdout] test cli::tests::test_edge_case_equals_in_value ... ok
[INFO] [stdout] test cli::tests::test_edge_case_mixed_equals_and_space ... ok
[INFO] [stdout] test cli::tests::test_command_alias_t ... ok
[INFO] [stdout] test cli::tests::test_edge_case_all_bool_options ... ok
[INFO] [stdout] test cli::tests::test_edge_case_target_with_numbers ... ok
[INFO] [stdout] test cli::tests::test_edge_case_manifest_path ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_glibc_version ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_color ... ok
[INFO] [stdout] test cli::tests::test_alias_trim_paths ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_crt_static ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_long_target ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_build_std ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_config_with_equals_in_value ... ok
[INFO] [stdout] test cli::tests::test_edge_case_empty_passthrough ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_cc_cxx_ar ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_directory ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_ldflags ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_cross_compiler_dir ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_target ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_features ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_linker ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_message_format ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_multiple_options ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_rustflag ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_sccache_options ... ok
[INFO] [stdout] test cli::tests::test_invalid_target_triple_dot ... ok
[INFO] [stdout] test cli::tests::test_is_glob_pattern ... ok
[INFO] [stdout] test cli::tests::test_invalid_target_triple_slash ... ok
[INFO] [stdout] test cli::tests::test_invalid_target_triple_uppercase ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_profile ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_cflags_with_spaces ... ok
[INFO] [stdout] test cli::tests::test_interleaved_short_and_long_options ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_github_proxy ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_jobs ... ok
[INFO] [stdout] test cli::tests::test_glob_pattern_matches_target ... ok
[INFO] [stdout] test cli::tests::test_github_proxy_original ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_z_flag ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_toolchain ... ok
[INFO] [stdout] test cli::tests::test_mixed_multiple_flags_and_options ... ok
[INFO] [stdout] test cli::tests::test_mixed_crt_static_with_target ... ok
[INFO] [stdout] test cli::tests::test_no_matching_targets_glob ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_target_dir ... ok
[INFO] [stdout] test cli::tests::test_no_matching_targets_glob_complex ... ok
[INFO] [stdout] test cli::tests::test_ldflags_with_hyphen ... ok
[INFO] [stdout] test cli::tests::test_musl_target_with_default_glibc ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_manifest_path ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_short_features ... ok
[INFO] [stdout] test cli::tests::test_mixed_flag_then_crt_static ... ok
[INFO] [stdout] test cli::tests::test_mixed_crt_static_then_short_option ... ok
[INFO] [stdout] test cli::tests::test_linker_with_no_toolchain_setup ... ok
[INFO] [stdout] test cli::tests::test_multiple_targets_repeated_option ... ok
[INFO] [stdout] test cli::tests::test_github_proxy_mirror_alias ... ok
[INFO] [stdout] test cli::tests::test_parse_build_command ... ok
[INFO] [stdout] test cli::tests::test_multiple_rustflags ... ok
[INFO] [stdout] test cli::tests::test_multiple_targets_comma_separated ... ok
[INFO] [stdout] test cli::tests::test_multiple_z_flags ... ok
[INFO] [stdout] test cli::tests::test_mixed_crt_static_then_flag ... ok
[INFO] [stdout] test cli::tests::test_options_before_command_style ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_empty ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_not_set ... ok
[INFO] [stdout] test cli::tests::test_parse_clippy_unknown_cargo_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_whitespace_only ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_simple ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_with_double_quotes ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_with_single_quotes ... ok
[INFO] [stdout] test cli::tests::test_multiple_config_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_complex ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std_no_value ... ok
[INFO] [stdout] test cli::tests::test_parse_check_command ... ok
[INFO] [stdout] test cli::tests::test_no_toolchain_setup ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std_false ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std_crates ... ok
[INFO] [stdout] test cli::tests::test_parse_config_flag ... ok
[INFO] [stdout] test cli::tests::test_parse_exec_command ... ok
[INFO] [stdout] test cli::tests::test_parse_external_command_unknown_cargo_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_clippy_command ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_false ... ok
[INFO] [stdout] test cli::tests::test_parse_exec_command_disable_auto_target ... ok
[INFO] [stdout] test cli::tests::test_parse_multiple_targets ... ok
[INFO] [stdout] test cli::tests::test_parse_setup_command_explicit_format ... ok
[INFO] [stdout] test cli::tests::test_parse_setup_command ... ok
[INFO] [stdout] test cli::tests::test_parse_external_cargo_command ... ok
[INFO] [stdout] test cli::tests::test_parse_exec_command_from_env_passthrough ... FAILED
[INFO] [stdout] test cli::tests::test_parse_toolchain_with_target ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_not_provided ... ok
[INFO] [stdout] test cli::tests::test_parse_passthrough_args ... ok
[INFO] [stdout] test cli::tests::test_parse_jobs ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_flag ... ok
[INFO] [stdout] test cli::tests::test_parse_passthrough_args_from_env_with_legacy_separator ... ok
[INFO] [stdout] test cli::tests::test_parse_features ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_no_value ... ok
[INFO] [stdout] test cli::tests::test_passthrough_after_options ... ok
[INFO] [stdout] test cli::tests::test_reject_non_build_like_external_cargo_command ... ok
[INFO] [stdout] test cli::tests::test_parse_target ... ok
[INFO] [stdout] test cli::tests::test_parse_no_default_features ... ok
[INFO] [stdout] test cli::tests::test_parse_profile ... ok
[INFO] [stdout] test cli::tests::test_requires_exclude_needs_workspace ... ok
[INFO] [stdout] test cli::tests::test_real_world_with_compiler_options ... ok
[INFO] [stdout] test cli::tests::test_parse_verbose ... ok
[INFO] [stdout] test cli::tests::test_real_world_sccache_build ... ok
[INFO] [stdout] test cli::tests::test_real_world_workspace_build ... ok
[INFO] [stdout] test cli::tests::test_real_world_multi_target_build ... ok
[INFO] [stdout] test cli::tests::test_parse_z_flag ... ok
[INFO] [stdout] test cli::tests::test_real_world_linux_musl_build ... ok
[INFO] [stdout] test cli::tests::test_passthrough_multiple ... ok
[INFO] [stdout] test cli::tests::test_parse_toolchain ... ok
[INFO] [stdout] test cli::tests::test_passthrough_with_hyphen_values ... ok
[INFO] [stdout] test cli::tests::test_requires_build_std_features_with_build_std ... ok
[INFO] [stdout] test cli::tests::test_short_concat_mixed_with_space ... ok
[INFO] [stdout] test cli::tests::test_rustflag_with_hyphen ... ok
[INFO] [stdout] test cli::tests::test_targets_json_format ... ok
[INFO] [stdout] test cli::tests::test_real_world_test_with_passthrough ... ok
[INFO] [stdout] test cli::tests::test_targets_subcommand ... ok
[INFO] [stdout] test cli::tests::test_release_flag_short ... ok
[INFO] [stdout] test cli::tests::test_targets_plain_format ... ok
[INFO] [stdout] test cli::tests::test_short_concat_target ... ok
[INFO] [stdout] test cli::tests::test_release_flag_long ... ok
[INFO] [stdout] test cli::tests::test_short_concat_z_flag ... ok
[INFO] [stdout] test cli::tests::test_short_concat_multiple ... ok
[INFO] [stdout] test cli::tests::test_short_concat_jobs ... ok
[INFO] [stdout] test cli::tests::test_short_concat_features ... ok
[INFO] [stdout] test cli::tests::test_rustc_bootstrap_with_value ... ok
[INFO] [stdout] test cli::tests::test_requires_exclude_with_workspace ... ok
[INFO] [stdout] test cli::tests::test_passthrough_single ... ok
[INFO] [stdout] test cli::tests::test_validate_target_triple ... ok
[INFO] [stdout] test cli::tests::test_timings_followed_by_option ... ok
[INFO] [stdout] test cli::tests::test_short_concat_directory ... ok
[INFO] [stdout] test cli::tests::test_short_concat_package ... ok
[INFO] [stdout] test cli::tests::test_valid_target_triple_underscore ... ok
[INFO] [stdout] test cli::tests::test_valid_target_triple_with_numbers ... ok
[INFO] [stdout] test cli::tests::test_toolchain_plus_syntax_takes_precedence ... ok
[INFO] [stdout] test config::tests::test_abi_as_str ... ok
[INFO] [stdout] test config::tests::test_all_targets_count ... ok
[INFO] [stdout] test config::tests::test_arch_as_str ... ok
[INFO] [stdout] test config::tests::test_arch_qemu_binary_name ... ok
[INFO] [stdout] test config::tests::test_expand_all ... ok
[INFO] [stdout] test config::tests::test_expand_darwin_pattern ... ok
[INFO] [stdout] test config::tests::test_expand_direct ... ok
[INFO] [stdout] test config::tests::test_expand_freebsd_pattern ... ok
[INFO] [stdout] test config::tests::test_expand_glob_braces ... ok
[INFO] [stdout] test cli::tests::test_trim_paths_no_value ... ok
[INFO] [stdout] test cli::tests::test_timings_without_value ... ok
[INFO] [stdout] test cli::tests::test_timings_with_value ... ok
[INFO] [stdout] test cli::tests::test_valid_glob_pattern_matches ... ok
[INFO] [stdout] test cli::tests::test_verbose_mixed_with_options ... ok
[INFO] [stdout] test cli::tests::test_toolchain_option ... ok
[INFO] [stdout] test cli::tests::test_target_dir_alias ... ok
[INFO] [stdout] test cli::tests::test_verbose_double ... ok
[INFO] [stdout] test cli::tests::test_rustc_bootstrap_no_value ... ok
[INFO] [stdout] test config::tests::test_expand_invalid_target ... ok
[INFO] [stdout] test config::tests::test_expand_regex_anchored ... ok
[INFO] [stdout] test config::tests::test_expand_glob_brackets ... ok
[INFO] [stdout] test config::tests::test_expand_netbsd_pattern ... ok
[INFO] [stdout] test config::tests::test_expand_glob_braces_with_wildcard ... ok
[INFO] [stdout] test config::tests::test_expand_regex_pattern ... ok
[INFO] [stdout] test config::tests::test_expand_pattern ... ok
[INFO] [stdout] test config::tests::test_libc_as_str ... ok
[INFO] [stdout] test config::tests::test_target_config_linux_musl ... ok
[INFO] [stdout] test config::tests::test_glibc_versions ... ok
[INFO] [stdout] test config::tests::test_os_as_str ... ok
[INFO] [stdout] test config::tests::test_target_config_android ... ok
[INFO] [stdout] test config::tests::test_target_config_darwin ... ok
[INFO] [stdout] test config::tests::test_expand_glob_question_mark ... ok
[INFO] [stdout] test config::tests::test_target_lookup ... ok
[INFO] [stdout] test config::tests::test_x32_targets ... ok
[INFO] [stdout] test download::tests::test_archive_format_detection ... ok
[INFO] [stdout] test download::tests::test_github_proxy ... ok
[INFO] [stdout] test platform::tests::test_aarch64_be_targets ... ok
[INFO] [stdout] test platform::tests::test_glob_does_not_match_clang_plus_plus_with_suffix ... ok
[INFO] [stdout] test platform::tests::test_glob_does_not_match_clang_with_libc_suffix ... ok
[INFO] [stdout] test platform::tests::test_glob_does_not_match_clang_plus_plus ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_clang_exact ... ok
[INFO] [stdout] test platform::tests::test_linux_bin_prefix_gnu ... ok
[INFO] [stdout] test platform::tests::test_linux_bin_prefix_musl ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_clang_plus_plus_exact ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_ios_compiler ... ok
[INFO] [stdout] test config::tests::test_target_config_windows ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_aarch64_darwin_clang ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_different_darwin_versions ... ok
[INFO] [stdout] test cli::tests::test_verbose_triple ... ok
[INFO] [stdout] test platform::tests::test_linux_bin_prefix_with_abi ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_gnu_custom_version ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_gnu_default ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_musl ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_with_abi ... ok
[INFO] [stdout] test platform::tests::test_to_cmake_path_relative ... ok
[INFO] [stdout] test platform::tests::test_to_cmake_path_unix ... ok
[INFO] [stdout] test platform::tests::test_to_cmake_path_with_dots ... ok
[INFO] [stdout] test platform::tests::test_x32_bin_prefix ... ok
[INFO] [stdout] test platform::tests::test_x32_folder_names ... ok
[INFO] [stdout] test cli::tests::test_verbose_separate ... ok
[INFO] [stdout] test cli::tests::test_timings_followed_by_flag ... ok
[INFO] [stdout] test cli::tests::test_toolchain_option_with_version ... ok
[INFO] [stdout] test env::tests::test_cross_env_build ... ok
[INFO] [stdout] test cli::tests::test_verbose_long_form ... ok
[INFO] [stdout] test cli::tests::test_verbose_single ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::test_parse_exec_command_from_env_passthrough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::test_parse_exec_command_from_env_passthrough' (1542) panicked at src/cli.rs:2190:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["--foo", "--bar"]
[INFO] [stdout]  right: ["env", "FOO=bar"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569999a567fa - <unknown>
[INFO] [stdout]    1:     0x569999a6dd1a - <unknown>
[INFO] [stdout]    2:     0x569999a5bd32 - <unknown>
[INFO] [stdout]    3:     0x569999a3327f - <unknown>
[INFO] [stdout]    4:     0x569999a4dcf9 - <unknown>
[INFO] [stdout]    5:     0x569999925bdc - <unknown>
[INFO] [stdout]    6:     0x569999a4deb2 - <unknown>
[INFO] [stdout]    7:     0x569999a33338 - <unknown>
[INFO] [stdout]    8:     0x569999a281e9 - <unknown>
[INFO] [stdout]    9:     0x569999a3420d - <unknown>
[INFO] [stdout]   10:     0x569999a6e4fc - <unknown>
[INFO] [stdout]   11:     0x569999a6e413 - <unknown>
[INFO] [stdout]   12:     0x5699996c6fc3 - <unknown>
[INFO] [stdout]   13:     0x5699996ee920 - <unknown>
[INFO] [stdout]   14:     0x5699996d4693 - <unknown>
[INFO] [stdout]   15:     0x5699996ab266 - <unknown>
[INFO] [stdout]   16:     0x569999918ebb - <unknown>
[INFO] [stdout]   17:     0x5699999266ab - <unknown>
[INFO] [stdout]   18:     0x56999991fdc4 - <unknown>
[INFO] [stdout]   19:     0x5699999292b2 - <unknown>
[INFO] [stdout]   20:     0x569999a559df - <unknown>
[INFO] [stdout]   21:     0x7cd6ed1ffaa4 - <unknown>
[INFO] [stdout]   22:     0x7cd6ed28ca64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::test_parse_exec_command_from_env_passthrough
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 225 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cd7af30cfa5f82661538ec5dcc3aae1b3cf48cb77565f041daff10fd3bb6b45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7af30cfa5f82661538ec5dcc3aae1b3cf48cb77565f041daff10fd3bb6b45d", kill_on_drop: false }`
[INFO] [stdout] cd7af30cfa5f82661538ec5dcc3aae1b3cf48cb77565f041daff10fd3bb6b45d
